python-aptdaemon.gtkwidgets software package provides Python GTK+ 2 widgets to run an aptdaemon client, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install python-aptdaemon.gtkwidgets
python-aptdaemon.gtkwidgets is installed in your system.
Make ensure the python-aptdaemon.gtkwidgets package were installed using the commands given below,
$ sudo dpkg-query -l | grep python-aptdaemon.gtkwidgets *
You will get with python-aptdaemon.gtkwidgets package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Python |
| Package | python-aptdaemon.gtkwidgets |
| Version | 1.1.1-1ubuntu5.2 |
| Description | Python GTK+ 2 widgets to run an aptdaemon client |
| Sub Section | Python |